home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 June / ccd0605.iso / Software / Freeware / Programare / highlight / highlight-W32GUI-2.2-10b-Setup.exe / {app} / langDefs / 4gl.lang next >
Text File  |  2004-07-06  |  3KB  |  54 lines

  1. # INFORMIX language definition file
  2. #
  3. # Author: Andre Simon
  4. #   Mail: andre.simon1@gmx.de
  5. #   Date: 13.04.04
  6. # ------------------------------------------
  7. # This file is a part of highlight, a free source code converter released under the GPL.
  8. #
  9. # The file is used to describe keywords and special symbols of programming languages.
  10. # See README in the highlight directory for details.
  11. #
  12. # New definition files for future releases of highlight are always appreciated ;)
  13. #
  14. # ----------
  15. # andre.simon1@gmx.de
  16. # http:/www.andre-simon.de/
  17.  
  18. $KW_LIST(kwa)=add after all allowing and any arg_val array arr_count arr_curr
  19. as asc at attribute attributes auto autonext average avg before between bottom
  20. by call case check clear clipped close column columns command comment comments
  21. commit composites connect construct continue correct count current cursor
  22. database declare default defer define delimiters desc describe display
  23. displayonly distinct do down downshift else end entry every execute exists exit
  24. extern false fetch field finish first for foreach form format formonly found
  25. from function globals group having header help if in include input insert
  26. instructions into is joining key label last lenght let line lineno lines log
  27. main margin master matches max mdy menu message min mode name need next
  28. nextfield no normal not notfound null num_args of on open option options or
  29. order otherwise outer output page pageno prepare previous print printer
  30. privileges program prompt query queryclear quit record register report resource
  31. return returning reverse right row rowid run screen scroll scr_line select set
  32. set_count share sizeof skip some sqlca start startlog static statistics status
  33. step stop sum switch synonym systables then through thru to top trailer true
  34. union unique unlock up upshift user using validate value values verify view
  35. waiting warning when whenever where while with without work wrap
  36.  
  37. $types=alter break create delete drop editadd editupdate error errorlog err_get
  38. err_print err_quit exclusive exitnow goto grant initialize interrupt lock
  39. modify pause pipe public recover remove rename revoke rollback rollforward
  40. sleep sqlerrd table tables temp update char date day dba decimal double dec
  41. float index int integer like long lookup money month noentry noupdate percent
  42. picture required short smallfloat smallint struct serial space spaces time
  43. today type typedef unsigned weekday year zerofill
  44.  
  45. $STRINGDELIMITERS=" '
  46.  
  47. $SL_COMMENT=# --
  48.  
  49. $ML_COMMENT={ }
  50.  
  51. $ESCCHAR=\
  52.  
  53. $SYMBOLS= ( ) [ ] , ; : & | < > !  = / *  %  + -
  54.